GrapeCity ActiveReports for .NET 16.0J
InsertNew メソッド

GrapeCity.ActiveReports.Core.Document 名前空間 > PagesCollection<T> クラス : InsertNew メソッド
新しいPageオブジェクトを作成し、コレクション内の指定したインデックスに挿入します。
シンタックス
'宣言
 
Public Function InsertNew( _
   ByVal index As Integer _
) As T
public T InsertNew( 
   int index
)

パラメータ

index
参照

PagesCollection<T> クラス
PagesCollection<T> メンバ